*{
    margin: 0;
    padding: 0;
}
.bjt-box{
    width: 100%;
    padding-top: 38px;
    position: fixed;
    z-index: 100;
    bottom:-436px;
}
.bjt-form{
    width:100%;
    background-color: transparent;
}
.bjt-container{
    margin: 0 auto;
    background-color: #fff;
    height: 542px;
    background: url(//j.dyrs.cc/images/common/sy-formBg.png) no-repeat center center;
    position: relative;
}
.bjt-title{
    width:1200px;
    height: 104px;
    line-height:104px;
    margin: 0 auto;
    color:#e74c3c;
    position: relative;
    cursor: pointer;
}

.bjt-title .bjt-top{
    position: absolute;
    top:0;
    left: 30px;
}
.bjt-title .info{
    margin-left: 290px;
    font-size: 40px;
}
.bjt-title .btn{
    display: inline-block;
    width:170px;
    height:45px;
    line-height: 45px;
    text-align: center;
    background-color: #e24535;
    border:none;
    color:#fff;
    font-size: 20px;
    margin-left: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.bjt-inner{
    z-index: 1000;
    width:1200px;
    height:436px;
    background: url("//j.dyrs.cc/static/pc/images/bjt/w.png");
    margin: 0 auto;
    padding:20px 75px;
    box-sizing: border-box;
    position: relative;
}
.bjt-inner p{
    color:#666;
    font-size: 12px;
}
.bjt-inner .big{
    color:#e24535;
    font-size: 32px;
    font-weight: 500;
    margin-right: 6px;
}

.bjt-inner p b{
    color: #e24535;
}

.bjt-flex{
    display: flex;
    margin-top: 30px;
}
.bjt-flex .bjt-form-item{
    font-size: 14px;
    line-height: 45px;
    color:#333;
    position: relative;
}
.bjt-flex .bjt-form-item input{
    width:240px;
    height:34px;
    background-color: #f1f1f1;
    color:#999;
    padding-left: 10px;
    margin-bottom: 12px;
}
.bjt-flex .bjt-form-item p{
    position: absolute;
    top: -30px;
    left:85px;
}
.bjt-check,.bjt-check1,.bjt-check2,.bjt-check3{
    display:none;
}
.bjt-form-item p em{
    padding: 5px 10px;
    min-width: 12px;
    border-radius: 2px;
    background-color: #e50112;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}
.bjt-form-item p i{
    width: 0;
    height: 0;
    border-width: 16px;
    border-right: 0;
    border-style: solid;
    border-color: #e60012 transparent transparent transparent;
    position: absolute;
    display: inline-block;
    top: 30px;
    left: 6px;
}
.bjt-flex .bjt-form-item input:focus{
    border:1px solid #e74c3c;
    color:#333;
}
.bjt-flex .bjt-form-item .desc{
    display: inline-block;
    width: 200px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.bjt-flex .bjt-form-item .desc i{
    display: inline-block;
    width: 16px;
    height:16px;
    background: url("//j.dyrs.cc/static/pc/images/bjt/fk.png") no-repeat center center;
}
.bjt-flex .bjt-form-item .desc span{
    position: relative;
}
.bjt-flex .bjt-form-item .desc b{
    display: none;
}
.bjt-flex .bjt-form-item .desc-val b{
    display: inline-block;
    width: 16px;
    height:16px;
    background: url("//j.dyrs.cc/static/pc/images/bjt/duigou.png") no-repeat center center;
    position: absolute;
    top: -2px;
    left:0;
}
.bjt-flex .info{
    margin: 12px 0;
    width:320px;
    height:30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    background-color:rgba(0, 0, 0,.8);
    border-radius: 15px;
    font-size: 14px;
    color:#fff;
    margin-left: 10px;
    opacity: .3;
}
.bjt-flex .info li{
    height: 30px;
    line-height: 30px;
    list-style: none;
}
.bjt-flex-item{
    width:350px;
    position: relative;
}
.yuanbj{
    background: url(//j.dyrs.cc/static/pc/images/bjt/yuanbg.png) no-repeat center center;
    margin-top: -91px;
}
.bjt-circle-o{
    width:180px;
    margin: 0 auto;
    height:180px;
    padding-top: 44px;
    box-sizing: border-box;
    margin-top: 118px;
    position: relative;
    cursor: pointer;
}
.bjt-circle{
    display: block;
    width:100px;
    margin: 0 auto;
    height:100px;
    border-radius: 50%;
    background-color: #e24636;
    padding-top: 20px;
    box-sizing: border-box;
    z-index: 100;
    position: relative;
}
.bjt-circle p{
    width:60px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
    color:#fff;
    letter-spacing: 2px;
    padding-left: 14px;
}
.circle-bottom{
    text-align: center;
}

.circle-bottom h3{
    font-size: 26px;
    color:#e24535;
    font-weight: 600;
}
.bjt-info{
    width:300px;
    height:186px;
    margin-top: 20px;
    background-color: rgba(244,243, 243, .6);
}
.bjt-info span{
    display: none;
}
.bjt-info .active{
    display: block;
    text-align: center;
    padding-top: 10px;
}
.bjt-info .active p{
    font-size: 24px;
    line-height: 52px;
    color:#333;
}
.bjt-info .active p em{
    color:#e24535;
}
.bjt-info .active .gt{
    width:180px;
    margin-top: 55px;
}
.bjt-h3{
    font-size: 26px;
    color:#333;
    padding-left: 60px;
}
.jisuanqi{
    position: absolute;
    right:0;
    top:-10px;
    z-index: 100;
}
.bjt-ul ul{
    margin-top: 18px;
}
.bjt-ul li{
    width:50%;
    float: left;
    line-height: 30px;
}
.bottom_tc_up {
    background: url("//j.dyrs.cc/images/common/sy-up.gif");
    width: 36px;
    height: 50px;
    background-size: 100% 100%;
    position: absolute;
    top: 44px;
    right: 80px;
}
.bottom_tc_down{
    background: url("//j.dyrs.cc/images/common/sy-down.gif");
    width: 36px;
    height:50px;
    background-size: 100% 100%;
    position: absolute;
    top: 42px;
    right: 80px;
}
.sy-time{
    position: absolute;
    top: 19px;
    left: 297px;
    font-size:40px;
    color: #1E1B17;
}
.sy-time>div{
    width: 54px;
    height: 70px;
    margin-right: 29px;
    text-align: center;
    float: left;
}
.test {
    position: absolute;
    top: 27px;
    right: 25px;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e24636;
    -webkit-animation: scale-three2 1.5s ease infinite;
    -moz-animation: scale-three2 1.5s ease infinite;
    -o-animation: scale-three2 1.5s ease infinite;
    animation: scale-three2 1.5s ease infinite;
    animation-fill-mode: both;
}
@keyframes scale-three2 {
    0% {
        transform: scale(1);
        opacity: .6
    }

    100% {
        transform: scale(1.1);
        opacity: 0
    }
}

@-webkit-keyframes scale-three2 {
    0% {
        -webkit-transform: scale(1);
        opacity: .6
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: 0
    }
}

@-moz-keyframes scale-three2 {
    0% {
        -moz-transform: scale(1);
        opacity: .6
    }

    100% {
        -moz-transform: scale(1.1);
        opacity: 0
    }
}

@-o-keyframes scale-three2 {
    0% {
        -o-transform: scale(1);
        opacity: .6
    }

    100% {
        -o-transform: scale(1.1);
        opacity: 0
    }
}